Goto

Collaborating Authors

 busy period


New robots--smarter and faster--are taking over warehouses

#artificialintelligence

A DECADE AGO Amazon started to introduce robots into its "fulfilment centres", as online retailers call their giant distribution warehouses. Instead of having people wandering up and down rows of shelves picking goods to complete orders, the machines would lift and then carry the shelves to the pickers. That saved time and money. Amazon now has more than 350,000 robots of various sorts deployed worldwide. But it is not enough to secure its future.


Learning Algorithms for Minimizing Queue Length Regret

arXiv.org Machine Learning

We consider a system consisting of a single transmitter/receiver pair and $N$ channels over which they may communicate. Packets randomly arrive to the transmitter's queue and wait to be successfully sent to the receiver. The transmitter may attempt a frame transmission on one channel at a time, where each frame includes a packet if one is in the queue. For each channel, an attempted transmission is successful with an unknown probability. The transmitter's objective is to quickly identify the best channel to minimize the number of packets in the queue over $T$ time slots. To analyze system performance, we introduce queue length regret, which is the expected difference between the total queue length of a learning policy and a controller that knows the rates, a priori. One approach to designing a transmission policy would be to apply algorithms from the literature that solve the closely-related stochastic multi-armed bandit problem. These policies would focus on maximizing the number of successful frame transmissions over time. However, we show that these methods have $\Omega(\log{T})$ queue length regret. On the other hand, we show that there exists a set of queue-length based policies that can obtain order optimal $O(1)$ queue length regret. We use our theoretical analysis to devise heuristic methods that are shown to perform well in simulation.